home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / EmailViewer / Origin / EmailViewer.jar / e.class (.txt) < prev    next >
Encoding:
Java Class File  |  2003-08-05  |  354 b   |  28 lines

  1. import java.util.Vector;
  2. import javax.microedition.lcdui.Display;
  3. import javax.microedition.lcdui.Displayable;
  4.  
  5. // $FF: renamed from: e
  6. abstract class class_0 {
  7.    // $FF: renamed from: b (int) void
  8.    void method_0(int var1) {
  9.    }
  10.  
  11.    // $FF: renamed from: a (l, javax.microedition.lcdui.Display, javax.microedition.lcdui.Displayable, int, int, boolean) void
  12.    abstract void method_1(l var1, Display var2, Displayable var3, int var4, int var5, boolean var6);
  13.  
  14.    // $FF: renamed from: a () int
  15.    abstract int method_2();
  16.  
  17.    // $FF: renamed from: b () int
  18.    abstract int method_3();
  19.  
  20.    // $FF: renamed from: a (int) void
  21.    void method_4(int var1) {
  22.    }
  23.  
  24.    // $FF: renamed from: a (o, java.util.Vector, boolean) void
  25.    void method_5(o var1, Vector var2, boolean var3) {
  26.    }
  27. }
  28.